type
TWrapProc = function (Value, Max: Integer): Integer;
TWrapProcEx = function (Value, Min, Max: Integer): Integer;
These function types are used in relation to wrapmodes. While TWrapProc implicitly uses zero as minimum value, TWrapProcEx lets the caller define the complete minimum to maximum range.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024